.ml-10 {
  margin-left: 10px;
}
.ml-5 {
  margin-left: 5px;
}
.mt-0 {
  margin-top: 0;
}
.flex-ai-c {
  display: flex;
  align-items: center;
}